projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cee2c9
)
Always load menu-bar.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 20:59:01 +0000
(20:59 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 20:59:01 +0000
(20:59 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index cd626ec1938e82c7d5e5577932676d27fbce8456..67c7f72e2d47afd8ae1b563e31a2453769d2b2b9 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-71,9
+71,9
@@
(garbage-collect)
(load "mouse")
(garbage-collect)
- (load "menu-bar")
(load "scroll-bar")
(load "select")))
+(load "menu-bar")
(garbage-collect)
(load "paths.el") ;Don't get confused if someone compiled paths by mistake.
(garbage-collect)